@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231 "Microsoft Yahei";} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
input,textarea {border: 2 none; box-shadow: none; outline: none;}
i,em{ font-style:normal;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

/*清除浮动*/
.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b {clear: both;}

/*全局背景色1*/
.body-color{background: #ffffff;}
.bark-body-color{background:#181818;}

.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto;  }
.h_nav li a:-webkit-any-link{ display:block;}

.topWrap{ height:158px;background:url(../images/h_top_bg.gif) repeat-x center top;position:relative; z-index:10;}
.topWrap .header{ width:1200px;height:158px;margin:0 auto; font-family: "Microsoft YaHei"; position:relative;}
.topWrap h5{ height:50px; overflow:hidden; font:14px "Microsoft YaHei"; line-height:50px; color:#fff;}
.topWrap h5 span{ float:right; display:block; height:50px; color:#fff;}
.topWrap h5 span a{ display:inline-block; color:#fff; padding:0 18px 0 10px; position:relative;}
.topWrap h5 span a:before{ content:""; position:absolute; top:19px; right:0; width:7px; height:13px; background:url(../images/h_nav.png) no-repeat}
.topWrap h5 span a:nth-child(3):before{ background:none;}
.topWrap h5 span a:last-child{ padding-right:0;}
.topWrap h5 a:hover{ font-weight:bold; text-transform:uppercase;}
.topWrap h5 em{ display:inline-block; font:14px "Microsoft YaHei"; line-height:50px; background:url(../images/lx.png) no-repeat left center; padding-left:25px;}
.topWrap h5 em i{ font:18px "Times New Roman", Times, serif;}
.topWrap .logo{ width:333px; height:83px; margin-top:25px; position:relative;overflow:hidden; float:left;}
.topWrap .logo em{ display:block; font:18px "Microsoft YaHei"; color:#424242; letter-spacing:3.5px; margin-top:7px;padding-left:46px;}
.topWrap .logo img{ display:block;width:302px; height:30px;}

.nav{ width:788px; float:right; height:83px; margin-top:25px;}
.nav li{ font-size: 16px; height:83px;  float: left; position:relative;}
.nav li a{ display:block; padding:0 13px; color:#424242;height:83px; line-height: 83px;  text-align: center; position:relative; z-index:1;}
.nav li:last-child a{ padding-right:0;}
.nav li a:hover,.nav .cur a{ color:#0054a5;}
.nav .cur a{text-decoration: underline;}
.nav .cur .erji a{text-decoration: none;}
.nav .erji{ display:none; position:absolute; top:60px; left:0; padding:12px 0;box-shadow:0.1rem 0.1rem 0.3rem 0.1rem #0054a4; background:#0054a4; font:14px "Microsoft YaHei"; line-height:30px; width:120%; overflow:hidden;}
.nav li:nth-child(4) .erji,.nav li:nth-child(5) .erji{ width:160%;}
.nav li:last-child .erji{ width:140%;}
.nav .erji a,.nav .cur .erji a{ display:block; color:#fff; line-height:40px; height:40px; text-align:left;padding-left:30px; box-shadow:none; width:100%;background:#0054a4;}
.nav .erji a:hover{box-shadow:none;background:#27d796;color:#fff;}

.g_ft{ height:382px;}
.g_ft .m_fnav{height:66px; line-height:66px;overflow:hidden; color:#fff;margin-bottom: 30px; }
.g_ft .m_fnav a{ color:#fff; padding:0 22px;  font-size: 16px; font-weight: normal;display: inline-block;}

.footer{ width:1200px; margin:0 auto; position:relative;}
.fnav{ width:375px; height:290px; overflow:hidden;}
.fnav h2{ height:100px; padding:29px 0 0 0; border-bottom:1px solid #ebebeb; margin-bottom:20px;}
.fnav h2 span{ display:block; width:123px; float:left; font:24px "Microsoft YaHei"; font-weight:bold; color:#454545;}
.fnav h2 em{ display:block; float:right; font:18px "Microsoft YaHei"; font-weight:bold; color:#454545; margin-top:15px;}
.fnav p{ height:111px; overflow:hidden;}
.fnav p a{ display:block; width:125px; font:14px "Microsoft YaHei"; font-weight:bold; color:#787878; line-height:28px; float:left; overflow:hidden; height:28px;}
.fnav p a:hover{ text-decoration:underline; color:#0054a5;}
.fwz{ width:500px; float:left; margin-left:110px;}
.fwz li{ margin-top:20px; background:url(../images/f1.png) no-repeat left 2px; font:14px "Microsoft YaHei"; font-weight:bold; text-transform:uppercase; color:#7c7c7c; line-height:26px; color:#7c7c7c; padding-left:33px; height:60px;}
.fwz li em{ display:block; font:14px "Microsoft YaHei"; font-weight:bold; color:#333;}
.fwz li span{ display:block; width:230px; float:left;}
.fwz li span em{ font-size:24px; color:#0054a5;}
.fwz li span i{ display:block; color:#333; font-size:24px;}
.fwz .li2{ background:url(../images/f2.png) no-repeat left 2px;}
.fwz .li3{ background:url(../images/f3.png) no-repeat left 0;}
.code{ width:110px; overflow:hidden;}
.code p{ text-align:center; font:14px "Microsoft YaHei"; color:#454545; line-height:36px;}
.code p em{ display:block; width:100px; height:100px; margin:0 auto;}
.code p em img{ display:block; width:100px; height:100px;}
.footer_bottom{background: #0054a5;overflow: hidden;}
.link{width:375px; overflow:hidden;}
.link h2{ height:40px; padding:35px 0 0 0; overflow:hidden;}
.link h2 span{display:block; width:200px; float:left; font:24px "Microsoft YaHei"; font-weight:bold; color:#fff;}
.link h2 em{display:block; float:right; font:18px "Microsoft YaHei"; font-weight:bold; color:#fff;}
.link p a{ display:block; margin:0 40px 0 0; font:14px "Microsoft YaHei"; font-weight:bold; color:#b8c6de; line-height:28px; float:left; overflow:hidden; height:28px;width:80px;}
.link p a:hover,.foot a:hover{text-decoration:underline; color:#fff;}
/*.link p a:last-child{ float:right;margin:0;}*/
.foot{ width:500px; float:left; margin-left:110px; font:14px "Microsoft YaHei"; color:#b8c6de; line-height:28px;}
.foot h2{ font:18px "Microsoft YaHei"; font-weight:bold; color:#fff; padding:35px 0 30px;}
.foot em{ padding:0 14px;}
.foot h2 em{ padding:0 8px;}
.foot a{ color:#b8c6de;}
.footWrap h5 img{ display:block; width:72px; height:133px; position:fixed; left:50%; bottom:2%; margin-left:522px;}
.footWrap {
    background: url('../images/f_bj.jpg') repeat-x center top;
    height: 345px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
	background: black;
}
.footer {
    width: 1200px;
    margin: 0px auto;
}
.fnav {
	width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.fnav a {
    color: #fff;
    padding: 0 22px;
    display: inline-block;
    background: url(../images/line.gif) no-repeat right center;
}
.fnav a.nones {
    background: none;
}
.f_pic {
    height: 163px;
    
    width: 290px;
}
.f_pic img {
    width: 290px;
    height: 78px;
	padding-top: 80px;
	padding-left: 100px;
}
.f_wz {
    line-height: 30px;
	padding: 28px 0 0 150px;
	width: 420px;
	font-size: 15px;
	color:white;
}
.f_wz em {
    display: inline-block;
    padding: 0 10px;
}
.footer p {
    width: 340px;
    overflow: hidden;
    float: right;
    margin-top: 50px;
}
.footer p img {
    width: 150px;
    height: 150px;
    border: 4px solid #fff;
    margin-right:10px;
    display:inline-block;
}
.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}
.p12-pagination-1-main {margin: 0 auto;padding: 20px 0;height: 30px;text-align: center;}
.p12-pagination-1-main ul {display: inline-flex;}
.pages li a{
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 10px;
    border: 1px solid #0054a4;
    text-decoration: none;
    margin: 0px 3px 0px 0px;
    color: #555;
}
.pages .active a{
    color: white;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 10px;
    background: #0054a4;
    border: 1px solid #0054a4;
    margin: 0px 3px 0px 0px;
}
.pages .disabled{
    display: none;
}

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main{
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #0054a4;
    color: #fff;
    height: 53px;
    width: 230px;
    padding:9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0054a4;
    width: 97px;
    height: 53px;
    position: relative;
    padding:9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}



